Uses of Interface
com.cisco.pt.ipc.ui.PopupMenu
Packages that use PopupMenu
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of PopupMenu in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return PopupMenuModifier and TypeMethodDescriptionIPCFactory.getEditPopupMenu(MenuBar menuBar) IPCFactory.getExtensionsIPCPopupMenu(MenuBar menuBar) IPCFactory.getExtensionsMUPopupMenu(MenuBar menuBar) IPCFactory.getExtensionsPopupMenu(MenuBar menuBar) IPCFactory.getExtensionsScriptingPopupMenu(MenuBar menuBar) IPCFactory.getFilePopupMenu(MenuBar menuBar) IPCFactory.getFileRecentFilesPopupMenu(MenuBar menuBar) IPCFactory.getHelpPopupMenu(MenuBar menuBar) IPCFactory.getOptionsPopupMenu(MenuBar menuBar) IPCFactory.getToolsPopupMenu(MenuBar menuBar) IPCFactory.getViewPopupMenu(MenuBar menuBar) IPCFactory.getViewToolbarsPopupMenu(MenuBar menuBar) IPCFactory.getViewZoomPopupMenu(MenuBar menuBar) Methods in com.cisco.pt.ipc with parameters of type PopupMenuModifier and TypeMethodDescriptionIPCFactory.getPopupMenuItemAt(PopupMenu popupMenu, int index) IPCFactory.getPopupMenuItemByName(PopupMenu popupMenu, String name) IPCFactory.getPopupMenuItemByUuid(PopupMenu popupMenu, UUID id) -
Uses of PopupMenu in com.cisco.pt.ipc.ui
Methods in com.cisco.pt.ipc.ui that return PopupMenuModifier and TypeMethodDescriptionMenuBar.getEditPopupMenu()Information provided by the PKI file:MenuBar.getExtensionsIPCPopupMenu()Information provided by the PKI file:MenuBar.getExtensionsMUPopupMenu()Information provided by the PKI file:MenuBar.getExtensionsPopupMenu()Information provided by the PKI file:MenuBar.getExtensionsScriptingPopupMenu()Information provided by the PKI file:MenuBar.getFilePopupMenu()Information provided by the PKI file:MenuBar.getFileRecentFilesPopupMenu()Information provided by the PKI file:MenuBar.getHelpPopupMenu()Information provided by the PKI file:MenuBar.getOptionsPopupMenu()Information provided by the PKI file:MenuBar.getToolsPopupMenu()Information provided by the PKI file:MenuBar.getViewPopupMenu()Information provided by the PKI file:MenuBar.getViewToolbarsPopupMenu()Information provided by the PKI file:MenuBar.getViewZoomPopupMenu()Information provided by the PKI file: -
Uses of PopupMenu in com.cisco.pt.ipc.ui.impl
Classes in com.cisco.pt.ipc.ui.impl that implement PopupMenuMethods in com.cisco.pt.ipc.ui.impl that return PopupMenuModifier and TypeMethodDescriptionMenuBarImpl.getEditPopupMenu()Information provided by the PKI file:MenuBarImpl.getExtensionsIPCPopupMenu()Information provided by the PKI file:MenuBarImpl.getExtensionsMUPopupMenu()Information provided by the PKI file:MenuBarImpl.getExtensionsPopupMenu()Information provided by the PKI file:MenuBarImpl.getExtensionsScriptingPopupMenu()Information provided by the PKI file:MenuBarImpl.getFilePopupMenu()Information provided by the PKI file:MenuBarImpl.getFileRecentFilesPopupMenu()Information provided by the PKI file:MenuBarImpl.getHelpPopupMenu()Information provided by the PKI file:MenuBarImpl.getOptionsPopupMenu()Information provided by the PKI file:MenuBarImpl.getToolsPopupMenu()Information provided by the PKI file:MenuBarImpl.getViewPopupMenu()Information provided by the PKI file:MenuBarImpl.getViewToolbarsPopupMenu()Information provided by the PKI file:MenuBarImpl.getViewZoomPopupMenu()Information provided by the PKI file: